home *** CD-ROM | disk | FTP | other *** search
- äGEM-View als GTP (GEM Takes Parameter) Ç
-
- Wird GEM-View als GTP-Programm gestartet (vorzugsweise von einer
- Shell), so können eine Vielzahl von Parametern an das Programm übergeben
- werden, die in globale und bildbezogene Optionen unterteilt sind. Die
- globalen Optionen können in der Parameterliste an beliebiger Stelle
- stehen und beziehen sich immer auf alle Bilder und stellen eine
- Grundeinstellung dar. Die bildbezogenen Optionen beziehen sich vom Punkt
- ihres Auftretens an auf das nächste angegebene Bild; einige Optionen
- beziehen sich bei der Anzeige mehrerer Bilder auf ALLE nachfolgenden
- Bilder, es sei denn die Option tritt erneut auf. Dies sind: -brighten,
- -colors, -dither, -halftone, -xzoom, -yzoom, -zoom.
-
- Bei der Parameterübergabe wird sowohl das xArg-Verfahren als auch das
- ARGV-Verfahren zur Behandlung überlanger Parameterlisten unterstützt.
- Für METAFILES werden nur -fullscreen, -nostop, -zoom, -xzoom, -yzoom
- beachtet!
-
-
- äErweiterte Parameterbehandlung Ç
-
- GEM-View erlaubt die Behandlung von Parameterzeilen der Form:
- "GEMVIEW C:\DIR1\A.IMG,B.IMG,C.IMG D:\DIR2\D.IMG F:\DIR3\E.IMG,F.IMG"
- Das bedeutet, daß die Bilder A.IMG, B.IMG und C.IMG aus dem Directory
- C:\DIR1\ geladen werden. Also die Dateien (mit vollständigem Pfadnamen)
- C:\DIR1\A.IMG, C:\DIR1\B.IMG und C:\DIR1\C.IMG.
- Das Bild D.IMG wird aus dem Ordner D:\DIR2\ geladen.
- Die Bilder E.IMG und F.IMG werden dem Directory F:\DIR3\ entnommen.
-
-
- äBeispiele Ç
-
- êgemview bild1.gif bild2.img bild3.tnyÇ
- Lädt die Bilder mit den Namen BILD1.GIF, BILD2.IMG und BILD3.TNY
- nacheinander ein und stellt sie in einem Fenster dar.
-
- êgemview -nostop -colors 16 -saveall color a.gif b.gif c.gif d.gifÇ
- Lädt die Bilder A.GIF, B.GIF, C.GIF und D.GIF nacheinander ein reduziert
- die Farbpalette auf 16 Farben und speichert die Bilder im XIMG-Format
- unter den Namen A.IMG, B.IMG, C.IMG und D.IMG ab. Wurden alle Bilder
- geladen, verarbeitet und gespeichert meldet sich GEM-View mit einem READY
- im GEM-View-Fenster zurück.
-
- êgemview -merge pic -at 100,50 -clip 100,50,320,160 -brighten 150 picÇ
- Lädt das Bild mit dem Namen 'pic' und überlagert es an der Stelle
- (100,50) durch einen Ausschnitt der Breite 320 uder der Höhe 160 des
- selben Bildes, welches um 150% aufgehellt worden ist.
-
-
- äGlobale Optionen Ç
-
- §bypass§GLOB_OPT\BYPASS§ - load (X)IMG file directly into GEM-format
- §correct§GLOB_OPT\CORRECT§ - straighten out the displaing image (default)
- §fullscreen§GLOB_OPT\FULLSCRE§ - use entire screen width&height for zoom
- - display full METAFILE inside the window
- §fullzoom WxH§GLOB_OPT\FULLZOOM§ - use width and height for zoom
- §fullrepeat WxH§GLOB_OPT\FULLREPE§ - use width and height for repeating image
- §identify§GLOB_OPT\IDENTIFY§ - identify given images
- §merge§GLOB_OPT\MERGE§ - merging followed pictures
- §norgbscale§GLOB_OPT\NORGBSCA§ - don't scale RGB colors
- §noshow§GLOB_OPT\NOSHOW§ - don't stop to show the pictures
- §original§GLOB_OPT\ORIGINAL§ - use original pixels for displaing image
- §quiet§GLOB_OPT\QUIET§ - silence is golden
- §saveall {mono|color}§GLOB_OPT\SAVEALL§ - save all followed images as (X)IMG-files
- §slideshow§GLOB_OPT\SLIDESHO§ - show image in slideshow (default)
- §supported§GLOB_OPT\SUPPORTE§ - show supported image types
- §tonescale r,g,b,i§GLOB_OPT\TONESCAL§ - tone scale (red,green,blue,intensity)
- in dithering and display colormap
- §vdicolororder§GLOB_OPT\VDICOLOR§ - loading XIMGs with VDI-Color-Order
- §verbose§GLOB_OPT\VERBOSE§ - whistle while you work (default)
- §version§GLOB_OPT\VERSION§ - show version and patchlevel
-
- äBildbezogene Optionen Ç
-
- §at X,Y§GLOB_OPT\ATXY§ - load image at location
- §brighten percentage§GLOB_OPT\BRIGHTEN§ - specify brightness multiplier
- §clip X,Y,W,H§GLOB_OPT\CLIPXYWH§ - use clipped portion of image
- §colordither number§GLOB_OPT\COLORDIT§ - switch on or off the colordithering
- (-10 .. 0 .. 10)
- §colors number§GLOB_OPT\COLORSNU§ - specify maximum number of RGB colors
- §dither§GLOB_OPT\DITHER§ - dither color image to bitmap image
- §halftone§GLOB_OPT\HALFTONE§ - halftone a color image to bitmap image
- §rotate degrees§GLOB_OPT\ROTATEDE§ - rotate an image by a 90 degree angle
- §savemono name§GLOB_OPT\SAVEMONO§ - save monochrom picture
- §savecolor name§GLOB_OPT\SAVECOLO§ - save color picture
- §xzoom percentage§GLOB_OPT\XZOOMPER§ - zoom the X axis by a percentage
- §yzoom percentage§GLOB_OPT\YZOOMPER§ - zoom the Y axis by a percentage
- §zoom percentage§GLOB_OPT\ZOOMPERC§ - zoom the image by a percentage
-